home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: OK, now what?
- Sent: 4/17/96 5:41 PM
- Received: 4/17/96 5:41 PM
- From: Jerome "At Home Goofing Off" Jahnke, j-jahnke@uchicago.edu
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >RequestEmbeddedFrame was not yet supported by ODF d11 (don't forget the
- >version of ODF you have is a d release). ODFDraw or any other embedding
- >parts build with ODF d11 is not supporting RequestEmbeddedFrame. ODF
- >Release 1 is now supporting it and ODFDraw and ODFContainer behave
- >correctly.
-
- OK, well that is good to hear, at least now I know that I am going on the
- right track.
-
- >Which non-ODF embedding part are you using?
-
- The non ODF Draw part that ships as part of OpenDoc. My part has other
- problems... but this is OK.
-
- >You have to be aware that embedding part may decide to not support
- >RequestEmbeddedFrame.For example the ODFEmbed part can only embed one
- >frame at a time. ODFEmbed will never support RequestEmbeddedFrame. So as
- >an embedded part you need to be aware of this case, RequestEmbeddedFrame
- >may return null. Testing your part with containers that don't support
- >RequestEmbeddedFrame is a goog idea.
-
- This is good to know, and I will do this, thanks.
-
- Jer,
-
- -------------------------------------------------------------------------
- | Jerome Jahnke | Well I was only a kid |
- | University of Chicago | Didn't know enough to be afraid |
- | Biological Sciences Division | Playing the game |
- | Office of Academic Computing | But not the way the big boys played |
- | j-jahnke@uchicago.edu | Nothing to lose maybe I had something to |
- | | trade. N. Peart |
- -------------------------------------------------------------------------
-
-